home *** CD-ROM | disk | FTP | other *** search
/ Multicollection 5 Soft 1997 / Multicollection 5 soft 1997 (Win NT 4.0 Work, Serv, OS2).iso / utils.w95 / r-win95 / disk2 / rwinsdk / sample.def < prev    next >
Encoding:
Text File  |  1996-02-15  |  243 b   |  10 lines

  1. NAME            SAMPLE 
  2. EXETYPE         WINDOWS
  3. STUB            'WINSTUB.EXE' 
  4. CODE            PRELOAD MOVEABLE 
  5. DATA            PRELOAD MOVEABLE MULTIPLE
  6. HEAPSIZE        4096
  7. STACKSIZE       5110
  8. EXPORTS         WndProc          @1
  9.  
  10.